go/types.Checker.representable (method)
3 uses
go/types (current package)
expr.go#L106: check.representable(x, under(x.typ).(*Basic))
expr.go#L417: func (check *Checker) representable(x *operand, typ *Basic) {
expr.go#L931: check.representable(y, Typ[Uint])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)